Skip to content

Conversation

@FozzTexx
Copy link
Contributor

@FozzTexx FozzTexx commented Nov 4, 2025

No description provided.

@FozzTexx FozzTexx requested a review from markjfisher November 4, 2025 16:29
@markjfisher
Copy link
Contributor

You want 4.8.1, 4.8.0 had an emergency fix for coco/dragon issue

@markjfisher
Copy link
Contributor

also, I noticed *.err files started creeping into places from the MSDOS build on fujinet-lib I think.
Does the .gitignore need a tweak? I notice the msdos build has err files potentially generated?

@FozzTexx
Copy link
Contributor Author

FozzTexx commented Nov 4, 2025

You want 4.8.1, 4.8.0 had an emergency fix for coco/dragon issue

CoCo won't build with 4.8.1 which is why I locked it to 4.8.0.

@FozzTexx
Copy link
Contributor Author

FozzTexx commented Nov 4, 2025

also, I noticed *.err files started creeping into places from the MSDOS build on fujinet-lib I think. Does the .gitignore need a tweak? I notice the msdos build has err files potentially generated?

I've been trying to get the ow2 toolchain to dump those in the build dir so they don't clutter things up. Is it still doing it with the latest makefiles update?

@markjfisher
Copy link
Contributor

markjfisher commented Nov 4, 2025

You want 4.8.1, 4.8.0 had an emergency fix for coco/dragon issue

CoCo won't build with 4.8.1 which is why I locked it to 4.8.0.

But coco won't work with 4.8.0. That was the whole point of FujiNetWIFI/fujinet-lib@78a44cf as the dragon change (that this undoes) breaks coco applications as observed building bouncy-world client.
https://discord.com/channels/655893677146636301/1288162816427032586/1434298465118064824

@markjfisher
Copy link
Contributor

markjfisher commented Nov 4, 2025

also, I noticed *.err files started creeping into places from the MSDOS build on fujinet-lib I think. Does the .gitignore need a tweak? I notice the msdos build has err files potentially generated?

I've been trying to get the ow2 toolchain to dump those in the build dir so they don't clutter things up. Is it still doing it with the latest makefiles update?

No I hadn't tried to build it, just an observation. Great if they are in build/ and ignored. Let me try it...
... yup, the err files went into build. perfect

@FozzTexx
Copy link
Contributor Author

FozzTexx commented Nov 4, 2025

But coco won't work with 4.8.0.

It doesn't work with 4.8.1 either. See build failure: https://github.com/FujiNetWIFI/fujinet-config/actions/runs/19075522111/job/54489876902?pr=153

@markjfisher
Copy link
Contributor

That line hasn't changed in 20 months. Why does 4.8.0 work but 4.8.1 doesn't?
Hmm, @dillera changed that file 4 days ago. I suspect he removed an include that was defining size_t

@markjfisher
Copy link
Contributor

Can you use your build to a directory and fix the includes to test?
4.8.0 simply can't be the version config is built on, it won't run.

@FozzTexx FozzTexx merged commit 1013871 into FujiNetWIFI:main Nov 4, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants